OnCompleteHandler

interface OnCompleteHandler

Interface definition that delivers the results of the request.

Functions

Link copied to clipboard
abstract fun onComplete(@Nullable e: SendbirdException)
Called when request is finished.